Details panel
The Details panel provides in-depth information about the SQL query that powers your current widget. This panel is essential for users who want to understand exactly how their data is being fetched, filtered, and transformed.
What can you view in the Data Details panel?
- SQL Query: View the exact SQL statement used to generate your visualization.
- Filters: See the list of filters applied to your data, including any user-selected or default filters.
- Formulas and parameters: Understand which formulas and parameters are being used in the query, and how they affect the results.
Why use the Data Details panel?
- Transparency: Know exactly how your data is being processed and visualized.
- Debugging: Quickly identify issues with filters, formulas, or parameters that may affect your results.
- Learning: Gain insights into how different configurations impact the underlying data query.
Tip
Use the Data Details panel to validate your widget setup and ensure your visualizations are accurate and meaningful.